Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

I found...

...than issues like this (in general) are easier to find if you make sure you use "Option Explicit", and also declare all variables at the top of the function, not further down in the code.

That way you can easily see that you have both those variables declared, and you might solve the issue quicker. I always declare the variables like this:
1) Notes built-in classes
2) Any custom classes I created
3) Other variables (integer, string, lists, etc)
Within each group, I declare them in the order I use them the first time.


Feedback response number WEBB9CCSYS created by ~Dan Kikiterobu on 10/10/2013

Font change via script (~Elizabeth Opfo... 10.Oct.13)
. . Found problem... (~Elizabeth Opfo... 10.Oct.13)
. . . . I found... (~Dan Kikiterobu... 10.Oct.13)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS